﻿2026-01-05T01:33:11.4580964Z ##[group]Run actions/checkout@v4
2026-01-05T01:33:11.4581742Z with:
2026-01-05T01:33:11.4581985Z   repository: worm-portal/aqequil
2026-01-05T01:33:11.4582448Z   token: ***
2026-01-05T01:33:11.4582651Z   ssh-strict: true
2026-01-05T01:33:11.4582862Z   ssh-user: git
2026-01-05T01:33:11.4583098Z   persist-credentials: true
2026-01-05T01:33:11.4583334Z   clean: true
2026-01-05T01:33:11.4583543Z   sparse-checkout-cone-mode: true
2026-01-05T01:33:11.4583808Z   fetch-depth: 1
2026-01-05T01:33:11.4584006Z   fetch-tags: false
2026-01-05T01:33:11.4584232Z   show-progress: true
2026-01-05T01:33:11.4584436Z   lfs: false
2026-01-05T01:33:11.4584618Z   submodules: false
2026-01-05T01:33:11.4584834Z   set-safe-directory: true
2026-01-05T01:33:11.4585256Z ##[endgroup]
2026-01-05T01:33:11.6166614Z Syncing repository: worm-portal/aqequil
2026-01-05T01:33:11.6168121Z ##[group]Getting Git version info
2026-01-05T01:33:11.6168489Z Working directory is 'D:\a\aqequil\aqequil'
2026-01-05T01:33:11.7137414Z [command]"C:\Program Files\Git\bin\git.exe" version
2026-01-05T01:33:12.0782820Z git version 2.50.0.windows.1
2026-01-05T01:33:12.0834591Z ##[endgroup]
2026-01-05T01:33:12.0853389Z Temporarily overriding HOME='D:\a\_temp\978fc43d-28da-4c0e-b7d6-23975f68dd9a' before making global git config changes
2026-01-05T01:33:12.0856680Z Adding repository directory to the temporary git global config as a safe directory
2026-01-05T01:33:12.0868390Z [command]"C:\Program Files\Git\bin\git.exe" config --global --add safe.directory D:\a\aqequil\aqequil
2026-01-05T01:33:12.1359908Z Deleting the contents of 'D:\a\aqequil\aqequil'
2026-01-05T01:33:12.1365419Z ##[group]Initializing the repository
2026-01-05T01:33:12.1379547Z [command]"C:\Program Files\Git\bin\git.exe" init D:\a\aqequil\aqequil
2026-01-05T01:33:12.2142119Z Initialized empty Git repository in D:/a/aqequil/aqequil/.git/
2026-01-05T01:33:12.2190852Z [command]"C:\Program Files\Git\bin\git.exe" remote add origin https://github.com/worm-portal/aqequil
2026-01-05T01:33:12.2694426Z ##[endgroup]
2026-01-05T01:33:12.2694983Z ##[group]Disabling automatic garbage collection
2026-01-05T01:33:12.2717773Z [command]"C:\Program Files\Git\bin\git.exe" config --local gc.auto 0
2026-01-05T01:33:12.2979986Z ##[endgroup]
2026-01-05T01:33:12.2980774Z ##[group]Setting up auth
2026-01-05T01:33:12.2998013Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-01-05T01:33:12.3261741Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-01-05T01:33:13.5877220Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-01-05T01:33:13.6123193Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-01-05T01:33:14.0295673Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-01-05T01:33:14.0543320Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-01-05T01:33:14.4899580Z [command]"C:\Program Files\Git\bin\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-01-05T01:33:14.5147997Z ##[endgroup]
2026-01-05T01:33:14.5148521Z ##[group]Fetching the repository
2026-01-05T01:33:14.5165708Z [command]"C:\Program Files\Git\bin\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +0fba8641708a9a29f5cf75d5e1aa5af56402a902:refs/tags/v1.0.1
2026-01-05T01:33:15.7023517Z From https://github.com/worm-portal/aqequil
2026-01-05T01:33:15.7024302Z  * [new ref]         0fba8641708a9a29f5cf75d5e1aa5af56402a902 -> v1.0.1
2026-01-05T01:33:15.7312747Z ##[endgroup]
2026-01-05T01:33:15.7313305Z ##[group]Determining the checkout info
2026-01-05T01:33:15.7315747Z ##[endgroup]
2026-01-05T01:33:15.7332575Z [command]"C:\Program Files\Git\bin\git.exe" sparse-checkout disable
2026-01-05T01:33:15.7735646Z [command]"C:\Program Files\Git\bin\git.exe" config --local --unset-all extensions.worktreeConfig
2026-01-05T01:33:15.7988159Z ##[group]Checking out the ref
2026-01-05T01:33:15.8000339Z [command]"C:\Program Files\Git\bin\git.exe" checkout --progress --force refs/tags/v1.0.1
2026-01-05T01:33:16.0898800Z Note: switching to 'refs/tags/v1.0.1'.
2026-01-05T01:33:16.0899303Z 
2026-01-05T01:33:16.0899673Z You are in 'detached HEAD' state. You can look around, make experimental
2026-01-05T01:33:16.0900393Z changes and commit them, and you can discard any commits you make in this
2026-01-05T01:33:16.0901164Z state without impacting any branches by switching back to a branch.
2026-01-05T01:33:16.0901679Z 
2026-01-05T01:33:16.0901964Z If you want to create a new branch to retain commits you create, you may
2026-01-05T01:33:16.0902991Z do so (now or later) by using -c with the switch command. Example:
2026-01-05T01:33:16.0903461Z 
2026-01-05T01:33:16.0903643Z   git switch -c <new-branch-name>
2026-01-05T01:33:16.0905065Z 
2026-01-05T01:33:16.0905268Z Or undo this operation with:
2026-01-05T01:33:16.0905656Z 
2026-01-05T01:33:16.0905833Z   git switch -
2026-01-05T01:33:16.0906087Z 
2026-01-05T01:33:16.0906570Z Turn off this advice by setting config variable advice.detachedHead to false
2026-01-05T01:33:16.0907336Z 
2026-01-05T01:33:16.0907829Z HEAD is now at 0fba864 Add automatic versioning from git tags using setuptools_scm
2026-01-05T01:33:16.0942401Z ##[endgroup]
2026-01-05T01:33:16.1321570Z [command]"C:\Program Files\Git\bin\git.exe" log -1 --format=%H
2026-01-05T01:33:16.1524068Z 0fba8641708a9a29f5cf75d5e1aa5af56402a902
